GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle~_ctor
/ GdPictureRectangle Constructor(Int32,Int32,Int32,Int32)
GdPictureRectangle Constructor(Int32,Int32,Int32,Int32)
In This Topic
Syntax
'Declaration
Public Function New( _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer _
)
public GdPictureRectangle(
int ,
int ,
int ,
int
)
public GdPictureRectangle(
: Integer;
: Integer;
: Integer;
: Integer
);
public function GdPictureRectangle(
: int,
: int,
: int,
: int
);
public: GdPictureRectangle(
int ,
int ,
int ,
int
)
public:
GdPictureRectangle(
int ,
int ,
int ,
int
)
Parameters
- Left
- Top
- Right
- Bottom
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members
Overload List